-
Home
-
TaxJar – Sales Tax Automation for WooCommerce
-
3.2.11
-
Code
-
Classes
- Order_Tax_Calculation_Validator
Total Complexity |
16 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
161 |
Lines of code |
68 |
Logical lines of code |
27 |
Comment lines |
74 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_vat_exemption() |
S |
61 |
3 |
14 |
validate_order_total_is_not_zero() |
S |
67 |
2 |
8 |
is_customer_vat_exempt() |
S |
67 |
2 |
8 |
validate_order_has_nexus() |
S |
68 |
2 |
8 |
filter_interrupt() |
S |
65 |
2 |
9 |
__construct() |
S |
77 |
1 |
4 |
validate() |
S |
70 |
1 |
7 |
get_order_subtotal() |
S |
78 |
1 |
3 |
is_order_vat_exempt() |
S |
74 |
1 |
4 |
is_out_of_nexus_areas() |
S |
79 |
1 |
3 |